Skip to content

fix: checkbox, switch and radio focus outline color not applied#2960

Open
balco0110 wants to merge 1 commit intomainfrom
fix/checkbox-focus-outline-color-not-applied
Open

fix: checkbox, switch and radio focus outline color not applied#2960
balco0110 wants to merge 1 commit intomainfrom
fix/checkbox-focus-outline-color-not-applied

Conversation

@balco0110
Copy link
Copy Markdown
Contributor

@balco0110 balco0110 commented Apr 28, 2026

Description:

Closes #2733

Definition of Reviewable:

  • Documentation is created/updated
  • Stories (features, a11y) are created/updated
  • relevant tickets are linked

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 28, 2026

🦋 Changeset detected

Latest commit: 980d433

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@solid-design-system/tokens Patch
@solid-design-system/components Patch
@solid-design-system/styles Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Storybook has been deployed for branch fix_checkbox-focus-outline-color-not-applied

@apply outline-none;
}

[part='control--checked'],
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can't be applied directly in the parts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

fix: 🤔 Checkbox, switch and radio focus outline color not applied (only with multi-theming)

7 participants